Skip to content

[CI] Don't precompile needlessly#711

Open
christiangnrd wants to merge 4 commits into
mainfrom
noprecomp
Open

[CI] Don't precompile needlessly#711
christiangnrd wants to merge 4 commits into
mainfrom
noprecomp

Conversation

@christiangnrd

@christiangnrd christiangnrd commented Jun 12, 2026

Copy link
Copy Markdown
Member

Currently wastes a lot of time precompiling for invalid intermediate env configurations. Disables precompilation at every step of environment preparation to only precompile the actual test environment

Testing with Metal but if it pans out I'll implement it for all pipelines if it pans out

@github-actions

This comment was marked as off-topic.

@christiangnrd

Copy link
Copy Markdown
Member Author

On the CUDA tests, this seems to save ~2-3 minutes per run

@codecov

codecov Bot commented Jun 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.05%. Comparing base (10b2702) to head (c511870).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #711   +/-   ##
=======================================
  Coverage   52.05%   52.05%           
=======================================
  Files          23       23           
  Lines        1921     1921           
=======================================
  Hits         1000     1000           
  Misses        921      921           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant